FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package implementation.guide.nhdr#1.0.0 (218 ms)

Package implementation.guide.nhdr
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/ValueSet/ContactRelationshipValueSet
Url https://example.org/fhir/ValueSet/ContactRelationshipValueSet
Status draft
Name ContactRelationshipValueSet
Experimental False

Resources that use this resource

StructureDefinition
https://example.org/fhir/StructureDefinition/PH_Patient PH_Patient

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "ContactRelationshipValueSet",
  "url" : "https://example.org/fhir/ValueSet/ContactRelationshipValueSet",
  "name" : "ContactRelationshipValueSet",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/contact-relationship-codes",
        "concept" : [
          {
            "code" : "S",
            "display" : "Spouse",
            "definition" : "The spouse of the contact"
          },
          {
            "code" : "C",
            "display" : "Child",
            "definition" : "The child of the contact"
          },
          {
            "code" : "P",
            "display" : "Parent",
            "definition" : "The parent of the contact"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.